RTS SETUP SKYBOX
That command will initialize a Real-Time Sky system from a .X4R file. CameraMode will define which camera will be the game display camera. if CameraMode = 0, Game and Sky System will be displayed using the same camera ( Camera 0 ). Otherwise, Game must be displayed using the Camera #CameraMode and Sky System will be displayed using Camera 0 ( 2 cameras that will overlap ). To work correctly with CameraMode <> 0, The "BackDrop Off" must be used for Camera #CameraMode.

SYNTAX
RTS Setup Skybox Filename$, CameraMode

ADDITIONAL INFORMATIONS
RTSKYSYSTEM Commands Menu
Index

SAMPLE
Demonstration Sample